| SyPasswordProfile |
| Logical Entity Name | SyPasswordProfile |
| Default Table Name | SyPasswordProfile |
| Physical Only | NO |
| Definition | |
| Note |
| SyPasswordProfile Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyPasswordProfileID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(40) | NO | ||
| AllowChange | bit | NO | ||
| MinChar | smallint | YES | ||
| MinNumeric | smallint | YES | ||
| ExpPeriod | smallint | YES | ||
| PromptPeriod | smallint | YES | ||
| UsernamePassword | bit | NO | ||
| Default | bit | NO | ||
| OSChange | bit | NO | ||
| SystemCode | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyPasswordProfile Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyStaff_SyPasswordProfileID_U_C_IDX | PrimaryKey | SyPasswordProfileID |
| SyPasswordProfile Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyPasswordProfile_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyStaff_SyPasswordProfileID_SyPasswordProfile_SyPasswordProfileID | NO | YES |
| SyPasswordProfile Check Constraints |
| Check Constraint Name | CheckConstraint |